home *** CD-ROM | disk | FTP | other *** search
- Path: news.uni-c.dk!news
- From: i2657@dc.dk (Michael Lynggaard)
- Newsgroups: comp.lang.c++
- Subject: Q: How to load a DLL by name using BC++ 4.5
- Date: Mon, 11 Mar 1996 15:07:28 GMT
- Organization: News Server at UNI-C, Danish Computing Centre for Research and Education.
- Message-ID: <4i1fjg$rr4@news.uni-c.dk>
- NNTP-Posting-Host: pc2657.dc.dk
- X-Newsreader: Forte Free Agent v0.55
-
- How do I load a DLL by the name of the DLL-file using BC++ 4.5
-
- I ordinary C I use LoadLibrary("name of DLL-file") and
- GetProcAddress() ...
-
- Where do I find an example doing this using OWL ?
-
- Please copy your reply to my e-mail adr.
-
- Thank you in advance.
- Michael Lynggaard /Denmark
-
-
-
-